用C语言画三角形 【最简单】 /* Write a program in C to display the pattern like right angle triangle using asterisk. */ ...